Skip to content

Bump github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0-rc1#13

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc1
Closed

Bump github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0-rc1#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0-rc1.

Release notes

Sourced from github.com/cosmos/ibc-go/v7's releases.

v7.0.0-rc1

This release main addtions are:

02-client refactor

This refactor will make the development of light clients easier. The ibc-go implementation will finally align with the spec and light clients will be required to set their own client and consensus states. This will allow more flexibility for light clients to manage their own internal storage and do batch updates. For more infomation, please check the following resources:

Cosmos SDK v0.47 upgrade

Authz support 20-transfer


We present here a summary of the most relevant changes in comparison to v7.0.0-rc0. Please see the v7.0.0 changelog for the full set of changes included in this pre-release.

dependencies

Special thanks to our external contributors on this release: @​tac0turtle @​Anmol1696 @​fedekunze @​seunlanlege @​Daniyal98 @​notbdu


To learn more about ibc-go versioning, please read our RELEASES.md.

IMPORTANT: Please read the migration guides for any versions of ibc-go that you might be going through when upgrading to this version. For example: if you upgrade from the IBC module contained in the Cosmos SDK 0.42.0 to SDK v0.47.0-rc3 and ibc-go v7.0.0-rc1, please follow:

  1. The migration from SDK 0.41.x or 0.42.x to the IBC module in the ibc-go repository based on the SDK v0.44.x.
  2. The migration from ibc-go v1 to v2.
  3. The migration from ibc-go v2 to v3.
  4. The migration from ibc-go v3 to v4.
  5. The migration from ibc-go v4 to v5.
  6. The migration from ibc-go v5 to v6.
  7. The migration from ibc-go v6 to v7.

v7.0.0-rc0

This release main addtions are:

02-client refactor

This refactor will make the development of light clients easier. The ibc-go implementation will finally align with the spec and light clients will be required to set their own client and consensus states. This will allow more flexibility for light clients to manage their own internal storage and do batch updates. For more infomation, please check the following resources:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.0.0-beta2 to 7.0.0-rc1.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v7.0.0-beta2...v7.0.0-rc1)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 9, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #16.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc1 branch March 20, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants